Skip to content

V1.2.1 - #640

Merged
dwash96 merged 14 commits into
mainfrom
v1.2.1
Aug 13, 2026
Merged

V1.2.1#640
dwash96 merged 14 commits into
mainfrom
v1.2.1

Conversation

@dwash96

@dwash96 dwash96 commented Aug 12, 2026

Copy link
Copy Markdown
Collaborator

Your Name and others added 14 commits August 12, 2026 08:34
…ries

Skills found in multiple configured skills_paths directories now resolve
to a single copy. Directory paths are ordered by priority so that a skill
defined in a local project directory (e.g. ./.cecli/skills) shadows the
same-named skill in any other directory, followed by other configured
directories in the listed order, with home directories (e.g. ~/skills and
the implicit ~/.cecli/skills default) last. Exact duplicate directory
paths are also dropped.

When no skills_paths is configured, the default search directory remains
~/.cecli/skills (unchanged).
…; revert skills tests to main

- Order skill dirs local-first, home last so first occurrence wins
- Reduce added comments to single lines
- Revert tests/basic/test_skills.py to main version (removes test churn)
skills: deduplicate same-named skills, prefer local over home directo…
@dwash96
dwash96 merged commit 9eedb35 into main Aug 13, 2026
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants